-
Home
-
WP Email Template
-
2.5.0
-
Code
-
Classes
- MultiHttpAdapterException
| Total Complexity |
23 |
| Dependencies |
2 |
| Dependents |
6 |
| Total lines |
214 |
| Lines of code |
71 |
| Logical lines of code |
29 |
| Comment lines |
98 |
| Methods |
19 |
| Properties |
2 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| addExceptions() |
S |
74 |
2 |
5 |
| removeExceptions() |
S |
74 |
2 |
5 |
| addResponses() |
S |
74 |
2 |
5 |
| removeResponses() |
S |
74 |
2 |
5 |
| __construct() |
S |
73 |
1 |
5 |
| clearExceptions() |
S |
81 |
1 |
3 |
| hasExceptions() |
S |
80 |
1 |
3 |
| getExceptions() |
S |
82 |
1 |
3 |
| setExceptions() |
S |
77 |
1 |
4 |
| hasException() |
S |
78 |
1 |
3 |
| addException() |
S |
80 |
1 |
3 |
| removeException() |
S |
74 |
1 |
4 |
| clearResponses() |
S |
81 |
1 |
3 |
| hasResponses() |
S |
80 |
1 |
3 |
| getResponses() |
S |
82 |
1 |
3 |
| setResponses() |
S |
77 |
1 |
4 |
| hasResponse() |
S |
78 |
1 |
3 |
| addResponse() |
S |
80 |
1 |
3 |
| removeResponse() |
S |
74 |
1 |
4 |